Package | nictiz.fhir.nl.dstu2.zib2015 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R2 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport |
Status | draft |
Name | ZIB LaboratoryTestResult DiagnosticReport |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | A LaboratoryTestResult as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2 |
Copyright | CC0 |
Kind | resource |
No resources found
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/code-specification | Coded more specific value |
http://fhir.nl/fhir/StructureDefinition/nl-core-patient | nl-core-patient |
http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation | ZIB LaboratoryTestResult Observation |
http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen | ZIB LaboratoryTestResult Specimen |
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20150401000000 | OnderzoekCodelijst |
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.8--20150401000000 | ResultaatStatusCodelijst |
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.1--20150401000000 | ResultaatTypeCodelijst |
{
"resourceType" : "StructureDefinition",
"id" : "d65bcf1c-37ff-4a5a-a91e-dd77a3809696",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2016-11-11T12:24:22.445+00:00"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport",
"name" : "ZIB LaboratoryTestResult DiagnosticReport",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A LaboratoryTestResult as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2",
"copyright" : "CC0",
"fhirVersion" : "1.0.2",
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"uri" : "https://zibs.nl/wiki/OverdrachtLaboratoriumUitslag(NL)",
"name" : "Zorginformatiebouwsteen OverdrachtLaboratoriumUitslag"
},
{
"identity" : "zib-patient",
"uri" : "https://zibs.nl/wiki/Patient(NL)",
"name" : "Zorginformatiebouwsteen Patient"
}
],
"kind" : "resource",
"constrainedType" : "DiagnosticReport",
"abstract" : false,
"base" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"differential" : {
"element" : [
{
"id" : "DiagnosticReport",
"path" : "DiagnosticReport",
"short" : "LaboratoryTestResult",
"definition" : "The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these. The report includes clinical context such as requesting and provider information, and some mix of atomic results, images, textual and coded interpretations, and formatted representation of diagnostic reports.\r\nThe CBB LaboratoryResult also supports simple and more complex situations. For a simple result there will be a single LaboratoryTestResult.LaboratoryTest.TestName in Observation.code and no LaboratoryTestresult.Test. For a more complex situation there will be a LaboratoryTestResult.Test and any number of related LaboratoryTestResult.LaboratoryTest, e.g. parts of a panel or battery. Each related LaboratoryTest shall be conveyed in Observation.related or Observation.component. The deciding factor in choosing between related or component is: does the observation have use as independent observation (Observation.related) or is the observation only relevant in the context of its parent (Observation.component).\r\nNote that (textual) reports on individual (panels of) observations, like conclusions, go into a different resource DiagnosticReport. The DiagnosticReport then contains the references to the Observation resources it concerns.",
"alias" : [
"LaboratoriumUitslag"
],
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"map" : "NL-CM:13.1.1"
}
]
},
{
"id" : "DiagnosticReport.identifier",
"path" : "DiagnosticReport.identifier",
"short" : "Identifier",
"alias" : [
"Identificatie"
]
},
{
"id" : "DiagnosticReport.status",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
"valueString" : "default: final"
}
],
"path" : "DiagnosticReport.status",
"short" : "ResultStatus",
"alias" : [
"ResultaatStatus"
]
},
{
"id" : "DiagnosticReport.status.extension",
"path" : "DiagnosticReport.status.extension",
"slicing" : {
"discriminator" : [
"url"
],
"rules" : "open"
}
},
{
"id" : "DiagnosticReport.status.extension.ResultStatus",
"path" : "DiagnosticReport.status.extension",
"short" : "Provides the specific CBB code for ResultStatus",
"definition" : "Defines a more specific value to a code. Especially useful for FHIRs required ValueSets.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/code-specification"
]
}
],
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.8--20150401000000",
"display" : "ResultaatStatusCodelijst"
}
},
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"map" : "NL-CM:13.1.6"
}
]
},
{
"id" : "DiagnosticReport.category",
"path" : "DiagnosticReport.category",
"short" : "ResultType",
"alias" : [
"ResultaatType"
],
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.1--20150401000000",
"display" : "ResultaatTypeCodelijst"
}
},
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"map" : "NL-CM:13.1.7"
}
]
},
{
"id" : "DiagnosticReport.code",
"path" : "DiagnosticReport.code",
"short" : "Test",
"alias" : [
"Onderzoek"
],
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20150401000000",
"display" : "OnderzoekCodelijst"
}
},
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"map" : "NL-CM:13.1.4"
}
]
},
{
"id" : "DiagnosticReport.subject",
"path" : "DiagnosticReport.subject",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
]
}
],
"mapping" : [
{
"identity" : "zib-patient",
"map" : "NL-CM:0.1.1"
}
]
},
{
"id" : "DiagnosticReport.specimen",
"path" : "DiagnosticReport.specimen",
"short" : "Specimen",
"alias" : [
"Monster"
],
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"
]
}
],
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"map" : "NL-CM:13.1.2"
}
]
},
{
"id" : "DiagnosticReport.result",
"path" : "DiagnosticReport.result",
"type" : [
{
"code" : "Reference",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
]
}
],
"mapping" : [
{
"identity" : "zib-overdrachtlaboratoriumuitslag",
"map" : "NL-CM:13.1.1"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.